chore: add component graphs for app-proving benchmarks#20649
Merged
johnathan79717 merged 1 commit intomerge-train/barretenbergfrom Feb 18, 2026
Merged
chore: add component graphs for app-proving benchmarks#20649johnathan79717 merged 1 commit intomerge-train/barretenbergfrom
johnathan79717 merged 1 commit intomerge-train/barretenbergfrom
Conversation
Extract the inline Python component extraction from ci_benchmark_ultrahonk_circuits.sh into a shared extract_component_benchmarks.py script, and call it from ci_benchmark_ivc_flows.sh as well. This produces stacked component charts (sumcheck, pcs, oink, etc.) on the benchmark dashboard for app-proving flows, matching the existing ultrahonk-bench component graphs.
ludamad
approved these changes
Feb 18, 2026
Collaborator
Flakey Tests🤖 says: This CI run detected 1 tests that failed, but were tolerated due to a .test_patterns.yml entry. |
github-merge-queue bot
pushed a commit
that referenced
this pull request
Feb 18, 2026
BEGIN_COMMIT_OVERRIDE chore: chonk rec ver 0 (#20506) fix: allocate non-gate selectors at trace-active size instead of dyadic size (#20600) chore: numeric audit 0 (#20491) chore: prepare barretenberg-rs for crates.io publishing (#20496) chore: add build_bench to ci-barretenberg-full (#20650) chore: add component graphs for app-proving benchmarks (#20649) END_COMMIT_OVERRIDE
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
ci_benchmark_ultrahonk_circuits.shinto a sharedextract_component_benchmarks.pyscriptci_benchmark_ivc_flows.shto produce stacked component charts (sumcheck, pcs, oink, pippenger, etc.) on the benchmark dashboard for app-proving flowsTest plan
app-proving/on the benchmark dashboard